hosts

open fun hosts(): List<String>

Returns an immutable list of the hosts that the extension requests access to.

The values are represented in the form of matches pattern.

Please note, that values are being processed by engine and might be not equal to the extension manifest values. For example, some slashes and wildcards could be added.